From a9e9755e929e6bfee2d4fafdd679049bcf96b2d7 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 6 Dec 2000 10:47:03 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index a3d3a31d4c6..38b12414b86 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2000-12-06 Gerd Moellmann + + * xterm.c (x_load_font): Don't use the font's max_bounds for + computing the height of the font. If max_bounds' ascent or + descent are greater than the font's ascent or descent, this means + glyphs overlap, which should be handled now by redisplay. + 2000-12-06 Miles Bader * xfaces.c (Finternal_set_lisp_face_attribute): If FRAME is `t', -- 2.30.2